PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureTree Class / getStructureElements Method
In This Topic
    getStructureElements Method
    In This Topic
    Gets the child or children structure elements.
    Syntax
    public IPDFStructureElement getStructureElements()

    Return Value

    A root structure element or a collection of structure elements representing the roots of the structure tree.
    See Also